* io-png.c, io-tiff.c, io-xpm.c: Fix comments to not claim that
all three of these files are the JPEG image loader. (From
gdk-pixbuf module.)
+2000-10-05 Dan Winship <danw@helixcode.com>
+
+ * io-png.c, io-tiff.c, io-xpm.c: Fix comments to not claim that
+ all three of these files are the JPEG image loader. (From
+ gdk-pixbuf module.)
+
2000-10-03 Tor Lillqvist <tml@iki.fi>
* makefile.mingw.in: Add rule for make-inline-pixbuf. Use
-/* GdkPixbuf library - JPEG image loader
+/* GdkPixbuf library - PNG image loader
*
* Copyright (C) 1999 Mark Crichton
* Copyright (C) 1999 The Free Software Foundation
-/* GdkPixbuf library - JPEG image loader
+/* GdkPixbuf library - TIFF image loader
*
* Copyright (C) 1999 Mark Crichton
* Copyright (C) 1999 The Free Software Foundation
-/* GdkPixbuf library - JPEG image loader
+/* GdkPixbuf library - XPM image loader
*
* Copyright (C) 1999 Mark Crichton
* Copyright (C) 1999 The Free Software Foundation